const github.com/klauspost/compress/flate.bTableSize

2 uses

	github.com/klauspost/compress/flate (current package)
		fast_encoder.go#L46: 	bTableSize   = 1 << bTableBits                                  // Size of the table
		level2.go#L10: 	table [bTableSize]tableEntry